SlaveDiagnostics.AlStatusCode property
AL Status Code. It displays the error code that indicates last time the problem the slave ran into. The error code list can be checked at the EtherCAT AL Status codes page.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public ushort AlStatusCode { get; }
Public ReadOnly Property AlStatusCode As UShort
Property value
Type: ushort
See also